GrapeCity.Xaml.SpreadSheet.UI
InvalidateCharts(SpreadChart[]) Method


The charts.
Invalidates the charts.
Syntax
'Declaration
 
Public Overloads Sub InvalidateCharts( _
   ByVal ParamArray charts() As SpreadChart _
) 
'Usage
 
Dim instance As SheetView
Dim charts() As SpreadChart
 
instance.InvalidateCharts(charts)
public void InvalidateCharts( 
   params SpreadChart[] charts
)

Parameters

charts
The charts.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SheetView Class
SheetView Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options